home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
001
/
qmdmpcbb.arc
/
PCBOARD.SCR
< prev
next >
Wrap
Text File
|
1987-02-28
|
768b
|
28 lines
. This Script can be customized easily for PCBoard Auto Logons
.
. Replace FIRSTNAME with your real first name.
. Replace LASTNAME with your real last name.
. Replace PASSWORD with you normal password.
TurnOn ANSI Music Enable these for the color show!
TurnOff Split Linefeed Options to disable
Note Logging onto a PCBoard
Timeout 30 Halt Waitfor limit to 30, error goto Halt
Waitfor 'Color' Look for the Color Graphics prompt
send 'y{' Send a 'Y<CR>'
Waitfor 'Name'
Send 'FIRSTNAME;LASTNAME;PASSWORD{'
Note You are now logged on!
Exit
Halt:
Note Unsuccessful Attempt.
Note Script Halted